home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / u_man / cat1 / ObjToIv.z / ObjToIv
Encoding:
Text File  |  2002-10-03  |  4.4 KB  |  133 lines

  1.  
  2.  
  3.  
  4. OOOOBBBBJJJJTTTTOOOOIIIIVVVV((((1111))))                                                          OOOOBBBBJJJJTTTTOOOOIIIIVVVV((((1111))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      ObjToIv - convert a Wavefront .obj file to Open Inventor 2.0 format
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      OOOObbbbjjjjTTTTooooIIIIvvvv [----hhhh] [----gggg] [----mmmm] [----nnnn]
  13.              [----vvvv] [----qqqq] <infile> <outfile>
  14.  
  15. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.      _O_b_j_T_o_I_v converts 3D model files in Wavefront .obj format (versions 3.0
  17.      and 4.0) into Open Inventor 2.0 files. The program converts ASCII files
  18.      in .obj format, .pv files are not handled. NURB and cardinal surface,
  19.      polygons, groups, textures are converted into equivalent Open Inventor
  20.      objects. For textures, convert the bitmap texture image to an SGI .rgb
  21.      file.  Place it in the same directory as the .obj file. Use the function
  22.      ffffrrrroooommmmrrrrllllaaaa to convert .rla files into .rgb files.  For materials, either the
  23.      materials (.mtl) file must be referenced within the .obj file, or the
  24.      WF_MTL_LIB environment variable must be set to the file that has defines
  25.      the materials referenced in the .obj file.  If no -g flag is given the
  26.      translator will take all the entities in the .obj file and group them
  27.      under one Open Inventor separator node.  Copyright (c) Abaco Systems,
  28.      Inc. 1995.
  29.  
  30.  
  31.    CCCCoooommmmmmmmaaaannnndddd LLLLiiiinnnneeee OOOOppppttttiiiioooonnnnssss
  32.      Typically, _O_b_j_T_o_I_v expects a Wavefront .obj file to be specified on the
  33.      command line after all command option switches. If no .obj file is
  34.      specified on the command line, _O_b_j_T_o_I_v will read from standard input
  35.      (stdin).  By default, _O_b_j_T_o_I_v writes the converted data to standard
  36.      output (stdout) and messages to standard error (stderr).
  37.  
  38.      ----hhhh        Prints a program usage message to standard error (stderr).
  39.  
  40.  
  41.      ----gggg        Separate the contents of the .obj file by groups.  The default
  42.                is to separate by groups and materials.
  43.  
  44.  
  45.      ----mmmm        Separate the contents of the .obj file by materials.  The
  46.                default is to separate by groups and materials.
  47.  
  48.  
  49.      ----nnnn        Perform no separation the contents of the .obj file. The
  50.                default is to separate by groups and materials.
  51.  
  52.  
  53.      ----vvvv        Turn on verbose output.  Verbose output is off by default.
  54.  
  55.  
  56.      ----qqqq        Turn on quiet mode.  Quiet mode is off by default.  When in
  57.                quiet mode, no output is written to stderr, including the
  58.                copyright notice.
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. OOOOBBBBJJJJTTTTOOOOIIIIVVVV((((1111))))                                                          OOOOBBBBJJJJTTTTOOOOIIIIVVVV((((1111))))
  71.  
  72.  
  73.  
  74.      <_i_n_f_i_l_e>  Specifies the name of the file to read and convert to Open
  75.                Inventor.  If no file is specified, the program will be read
  76.                from standard input (stdin).
  77.  
  78.      <_o_u_t_f_i_l_e> Specifies the name of the Open Inventor file to use for output.
  79.                If no file is specified, the program will output to standard
  80.                out (stdout).
  81.  
  82.  
  83. FFFFIIIILLLLEEEESSSS
  84.      /usr/Inventor/bin/ObjToIv                 Program file
  85.  
  86.  
  87. TTTTRRRRAAAADDDDEEEEMMMMAAAARRRRKKKKSSSS
  88.      Wavefront is a trademark of Wavefront Inc., Open Inventor is a trademark
  89.      of Silicon Graphics Inc.
  90.  
  91. CCCCOOOOPPPPYYYYRRRRIIIIGGGGHHHHTTTTSSSS
  92.      ObjToIv is a Copyright (c) of Abaco Systems Inc., 1995 Abaco Systems Inc.
  93.      35468 Purcell Place, Fremont, CA 94536 - Tel. 510 494 0690 - Fax. 510 494
  94.      0893 e-mail: 3dsoftware@abaco.com
  95.  
  96.  
  97. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  98.      AliasToIv, DxfToIv, SlaToIv, SoftimageToIv and IvToRib.
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                                                                         PPPPaaaaggggeeee 2222
  130.  
  131.  
  132.  
  133.